home *** CD-ROM | disk | FTP | other *** search
Wrap
/** * JServ wizard configuration */ ( { class="Text"; title="Apache JServ setup"; type="HTML"; body = ("This wizard will guide you through the steps required to profile a servlet with OptimizeIt and Apache JServ 1.1<p>", "<p>Press the \"Next\" button to continue.<p><p>", "Note: you will find a <a HREF=\"/Tutorial/ProfilingApacheJServ.html\">tutorial</a> explaining how to profile with Apache JServ in OptimizeIt's tutorial directory. This wizard performs automatically the steps described in the tutorial." ); }, { title="Select Apache JServ directory"; class="DirectorySelection"; helper="intuitive.optit.wizard.helper.JServDirectorySelection"; text="Select the Apache JServ directory you want to use with OptimizeIt.\nPress the \"Next\" button when done."; }, { title="Configure Apache JServ"; class="Summary"; helper="intuitive.optit.wizard.helper.JServSummary"; text="Please review the changes below and click on the \"Configure\" button when done."; defaultButtonLabel="Configure"; }, { title="Configuring Apache JServ"; class="PerformAction"; helper="intuitive.optit.wizard.helper.JServConfiguration"; final="true"; // Means that we cannot go back }, { title="Starting Profiler"; class="Text"; type="HTML"; body=("Apache Jserv configuration was successfull.<br><br>To start profiling with JServ, you need to:<BR><ul><LI>", "Restart the Apache Web Server.", "<LI>Go to OptimizeIt servlet (<a href=\"http://localhost/servlets/OptimizeIt\">http://localhost/servlets/OptimizeIt</a>).", "<LI>Start OptimizeIt Audit System from the servlet.", "<LI>Select attach from OptimizeIt's program menu and attach.", "</UL>"); alt1ButtonVisible="false"; // Value can be false, or maybe. Default is maybe alt2ButtonVisible="false"; } )